/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetFloat

Namespace - LJCTextDataReaderLib


Parameters
i - The data field index.

Returns

The data field float value.

Syntax

C#
public Single GetFloat(Int32 i)

Returns the float value of the data field at the specified index.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.